Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Branch]feat: Add new Ranger #295

Merged
merged 46 commits into from
May 27, 2024
Merged

[Feature Branch]feat: Add new Ranger #295

merged 46 commits into from
May 27, 2024

Conversation

linhf123
Copy link
Collaborator

@linhf123 linhf123 commented Nov 14, 2023

📦 Modified package

  • @oceanbase/design
  • @oceanbase/ui
  • @oceanbase/icons
  • @oceanbase/charts
  • @oceanbase/util
  • @oceanbase/codemod
  • Other (about what?)

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

  1. 已有时间选择器无法满足场景诉求,新增选择器可以流动时间,保证配合 form 使用时能使用最新的时间去发起请求,并优化日期选择交互,在一个 panel 中可以多选两个日期

📝 Changelog

Language Changelog
🇺🇸 English Add a new time selection component to solve the problem that [near **] time cannot flow, and optimize the date selection interaction.
🇨🇳 Chinese 新增时间选择组件,解决选中【近 **】时间无法流动的问题,优化日期选择交互

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Tests is updated/provided or not needed
  • Changelog is provided or not needed

@CLAassistant
Copy link

CLAassistant commented Nov 14, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ linhf123
❌ linhf


linhf seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

github-actions bot commented Nov 14, 2023

@dengfuping
Copy link
Collaborator

TS 错误导致 CI 失败,需要修复下:

image

@dengfuping dengfuping changed the title 【WIP】feat: Add new Ranger [Feature Branch]【WIP】feat: Add new Ranger Feb 2, 2024
@linhf123 linhf123 changed the title [Feature Branch]【WIP】feat: Add new Ranger [Feature Branch]feat: Add new Ranger Feb 19, 2024
@linhf123 linhf123 changed the base branch from master to feature May 14, 2024 05:42
@linhf123
Copy link
Collaborator Author

文档截图
image
image

@linhf123 linhf123 requested a review from dengfuping May 27, 2024 06:52
expect(asFragment().firstChild).toMatchSnapshot();
});
// FIXED: 先进行注释,绕过 CI
// it('iconPrefixCls', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个 CI 有什么问题吗?注释测试用例最好说明原因

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants